ProtectedPart public class ProtectedPart : Asn1Encodable Documentation Code public virtual PkiBody Body { get; } public virtual PkiHeader Header { get; } public ProtectedPart(PkiHeader header, PkiBody body) public static ProtectedPart GetInstance(object obj) public static ProtectedPart GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)