Méthode | Description | |
---|---|---|
AttributeCertificateHolder ( |
||
AttributeCertificateHolder ( Org.BouncyCastle.Asn1.X509.X509Name principal ) : System | ||
AttributeCertificateHolder ( Org.BouncyCastle.Asn1.X509.X509Name issuerName, |
||
AttributeCertificateHolder ( int digestedObjectType, string digestAlgorithm, string otherObjectTypeID, byte objectDigest ) : System | ||
Clone ( ) : object | ||
Equals ( object obj ) : bool | ||
GetEntityNames ( ) : Org.BouncyCastle.Asn1.X509.X509Name[] | ||
GetHashCode ( ) : int | ||
GetIssuer ( ) : Org.BouncyCastle.Asn1.X509.X509Name[] | ||
GetObjectDigest ( ) : byte[] | ||
Match ( |
||
Match ( object obj ) : bool |
Méthode | Description | |
---|---|---|
AttributeCertificateHolder ( |
||
GenerateGeneralNames ( Org.BouncyCastle.Asn1.X509.X509Name principal ) : |
||
GetNames ( |
||
GetPrincipals ( |
||
MatchesDN ( Org.BouncyCastle.Asn1.X509.X509Name subject, |
public AttributeCertificateHolder ( |
||
cert | ||
Résultat | System |
public AttributeCertificateHolder ( Org.BouncyCastle.Asn1.X509.X509Name principal ) : System | ||
principal | Org.BouncyCastle.Asn1.X509.X509Name | |
Résultat | System |
public AttributeCertificateHolder ( Org.BouncyCastle.Asn1.X509.X509Name issuerName, |
||
issuerName | Org.BouncyCastle.Asn1.X509.X509Name | |
serialNumber | ||
Résultat | System |
public AttributeCertificateHolder ( int digestedObjectType, string digestAlgorithm, string otherObjectTypeID, byte objectDigest ) : System | ||
digestedObjectType | int | |
digestAlgorithm | string | |
otherObjectTypeID | string | |
objectDigest | byte | |
Résultat | System |
public GetEntityNames ( ) : Org.BouncyCastle.Asn1.X509.X509Name[] | ||
Résultat | Org.BouncyCastle.Asn1.X509.X509Name[] |
public GetIssuer ( ) : Org.BouncyCastle.Asn1.X509.X509Name[] | ||
Résultat | Org.BouncyCastle.Asn1.X509.X509Name[] |
public Match ( |
||
x509Cert | ||
Résultat | bool |