OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

X509Certificate Methods

The methods of the X509Certificate class are listed below. For a complete list of X509Certificate class members, see the X509Certificate Members topic.

Public Instance Methods

CheckValidity (inherited from Org.BouncyCastle.X509.X509Certificate)Overloaded.  
Equals (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetBasicConstraints (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetCriticalExtensionOids (inherited from Org.BouncyCastle.X509.X509ExtensionBase) 
getEncoded 
GetEncoded (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetExtendedKeyUsage (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetExtensionValue (inherited from Org.BouncyCastle.X509.X509ExtensionBase)Overloaded.  
GetHashCode (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetIssuerAlternativeNames (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetIssuerName 
GetKeyUsage (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetName 
GetNonCriticalExtensionOids (inherited from Org.BouncyCastle.X509.X509ExtensionBase) 
GetPublicKey (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetRawCertData 
GetSerialNumber 
GetSigAlgParams (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetSignature (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetSubjectAlternativeNames (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetTbsCertificate (inherited from Org.BouncyCastle.X509.X509Certificate) 
GetType (inherited from Object) Gets the Type of the current instance.
IssuerDN 
IsValid (inherited from Org.BouncyCastle.X509.X509Certificate) 
ToString (inherited from Org.BouncyCastle.X509.X509Certificate) 
Verify (inherited from Org.BouncyCastle.X509.X509Certificate) 

See Also

X509Certificate Class | java.security.cert Namespace