PopoPrivKey public class PopoPrivKey : Asn1Encodable, IAsn1Choice Documentation public const int agreeMAC = 3 public const int dhMAC = 2 public const int encryptedKey = 4 public const int subsequentMessage = 1 public const int thisMessage = 0 public virtual int Type { get; } public virtual Asn1Encodable Value { get; } public PopoPrivKey(SubsequentMessage msg) public static PopoPrivKey GetInstance(Asn1TaggedObject tagged, bool isExplicit)