KekIdentifier public class KekIdentifier : Asn1Encodable Documentation public Asn1GeneralizedTime Date { get; } public Asn1OctetString KeyIdentifier { get; } public OtherKeyAttribute Other { get; } public KekIdentifier(byte[] keyIdentifier, Asn1GeneralizedTime date, OtherKeyAttribute other) public KekIdentifier(Asn1Sequence seq) public static KekIdentifier GetInstance(Asn1TaggedObject obj, bool explicitly) public static KekIdentifier GetInstance(object obj)