메소드 | 설명 | |
---|---|---|
Decrypt ( byte bytesData, byte bytesKey ) : byte[] | ||
Decryptor ( EncryptionAlgorithm algId ) : System |
public Decrypt ( byte bytesData, byte bytesKey ) : byte[] | ||
bytesData | byte | |
bytesKey | byte | |
리턴 | byte[] |
public Decryptor ( EncryptionAlgorithm algId ) : System | ||
algId | EncryptionAlgorithm | |
리턴 | System |