DerObjectIdentifier public class DerObjectIdentifier : Asn1Object Documentation public string Id { get; } public DerObjectIdentifier(string identifier) public static DerObjectIdentifier FromContents(byte[] contents) public static DerObjectIdentifier GetInstance(object obj) public static DerObjectIdentifier GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit) public virtual DerObjectIdentifier Branch(string branchID) public virtual bool On(DerObjectIdentifier stem)