Method | Description | |
---|---|---|
ContentHints ( DerObjectIdentifier contentType ) : System | ||
ContentHints ( DerObjectIdentifier contentType, DerUtf8String contentDescription ) : System | ||
GetInstance ( object o ) : |
||
ToAsn1Object ( ) : Asn1Object |
Method | Description | |
---|---|---|
ContentHints ( Asn1Sequence seq ) : System |
public ContentHints ( DerObjectIdentifier contentType ) : System | ||
contentType | DerObjectIdentifier | |
return | System |
public ContentHints ( DerObjectIdentifier contentType, DerUtf8String contentDescription ) : System | ||
contentType | DerObjectIdentifier | |
contentDescription | DerUtf8String | |
return | System |
public static GetInstance ( object o ) : |
||
o | object | |
return |