EncryptedKey public class EncryptedKey : Asn1Encodable, IAsn1Choice Documentation Code public virtual bool IsEncryptedValue { get; } public virtual Asn1Encodable Value { get; } public EncryptedKey(EnvelopedData envelopedData) public EncryptedKey(EncryptedValue encryptedValue) public static EncryptedKey GetInstance(object obj)