EncryptedPrivateKeyInfo public class EncryptedPrivateKeyInfo : Asn1Encodable Documentation Code public AlgorithmIdentifier EncryptionAlgorithm { get; } public EncryptedPrivateKeyInfo(AlgorithmIdentifier algId, byte[] encoding) public static EncryptedPrivateKeyInfo GetInstance(object obj) public byte[] GetEncryptedData()