Method | Description | |
---|---|---|
GetInstance ( object obj ) : |
||
GetNameRegistrationAuthorities ( ) : Org.BouncyCastle.Asn1.X509.GeneralName[] | ||
SemanticsInformation ( |
||
SemanticsInformation ( DerObjectIdentifier semanticsIdentifier ) : System | ||
SemanticsInformation ( DerObjectIdentifier semanticsIdentifier, GeneralName generalNames ) : System | ||
SemanticsInformation ( GeneralName generalNames ) : System | ||
ToAsn1Object ( ) : Asn1Object |
public static GetInstance ( object obj ) : |
||
obj | object | |
return |
public GetNameRegistrationAuthorities ( ) : Org.BouncyCastle.Asn1.X509.GeneralName[] | ||
return | Org.BouncyCastle.Asn1.X509.GeneralName[] |
public SemanticsInformation ( |
||
seq | ||
return | System |
public SemanticsInformation ( DerObjectIdentifier semanticsIdentifier ) : System | ||
semanticsIdentifier | DerObjectIdentifier | |
return | System |
public SemanticsInformation ( DerObjectIdentifier semanticsIdentifier, GeneralName generalNames ) : System | ||
semanticsIdentifier | DerObjectIdentifier | |
generalNames | GeneralName | |
return | System |
public SemanticsInformation ( GeneralName generalNames ) : System | ||
generalNames | GeneralName | |
return | System |