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

X509Certificate Members

X509Certificate overview

Public Instance Constructors

X509Certificate Overloaded. Initializes a new instance of the X509Certificate class.

Public Instance Properties

CertificateStructure (inherited from Org.BouncyCastle.X509.X509Certificate) 
IssuerUniqueID (inherited from Org.BouncyCastle.X509.X509Certificate) 
IsValidNow (inherited from Org.BouncyCastle.X509.X509Certificate) 
NotAfter (inherited from Org.BouncyCastle.X509.X509Certificate) 
NotBefore (inherited from Org.BouncyCastle.X509.X509Certificate) 
SerialNumber (inherited from Org.BouncyCastle.X509.X509Certificate) 
SigAlgName (inherited from Org.BouncyCastle.X509.X509Certificate) 
SigAlgOid (inherited from Org.BouncyCastle.X509.X509Certificate) 
SubjectDN (inherited from Org.BouncyCastle.X509.X509Certificate) 
SubjectUniqueID (inherited from Org.BouncyCastle.X509.X509Certificate) 
Version (inherited from Org.BouncyCastle.X509.X509Certificate) 

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