Méthode | Description | |
---|---|---|
AttributeTypeAndValue ( DerObjectIdentifier type, Asn1Encodable value ) : System | ||
AttributeTypeAndValue ( String oid, Asn1Encodable value ) : System | ||
GetInstance ( object obj ) : |
||
ToAsn1Object ( ) : Asn1Object |
Méthode | Description | |
---|---|---|
AttributeTypeAndValue ( Asn1Sequence seq ) : System |
public AttributeTypeAndValue ( DerObjectIdentifier type, Asn1Encodable value ) : System | ||
type | DerObjectIdentifier | |
value | Asn1Encodable | |
Résultat | System |
public AttributeTypeAndValue ( String oid, Asn1Encodable value ) : System | ||
oid | String | |
value | Asn1Encodable | |
Résultat | System |
public static GetInstance ( object obj ) : |
||
obj | object | |
Résultat |