PdfCryptoAlgorithm

PdfCryptoAlgorithm enumeration

암호화 루틴에서 사용되는 암호화 알고리즘 유형을 나타냅니다.

public enum PdfCryptoAlgorithm

가치

이름 설명
RC4x40 0 키 길이가 40인 RC4.
RC4x128 1 키 길이가 128인 RC4.
AESx128 2 키 길이가 128인 AES.
AESx256 3 키 길이가 256인 AES.

또한보십시오