Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
iTextSharp documentation
X509Crl Members
X509Crl Class
Constructors
Methods
Properties
See Also
Send Feedback
The
X509Crl
type exposes the following members.
Constructors
Name
Description
X509Crl
Initializes a new instance of the
X509Crl
class
Methods
Name
Description
Equals
(Overrides
Object
.
.
::
.
.
Equals(Object)
.)
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
(Inherited from
Object
.)
GetCriticalExtensionOids
Get any critical extensions.
(Inherited from
X509ExtensionBase
.)
GetEncoded
GetExtensionOids
(Inherited from
X509ExtensionBase
.)
GetExtensionValue(String)
Obsolete.
Get the value of a given extension.
(Inherited from
X509ExtensionBase
.)
GetExtensionValue(DerObjectIdentifier)
(Inherited from
X509ExtensionBase
.)
GetHashCode
(Overrides
Object
.
.
::
.
.
GetHashCode
()
()
()
()
.)
GetNonCriticalExtensionOids
Get non critical extensions.
(Inherited from
X509ExtensionBase
.)
GetRevokedCertificate
GetRevokedCertificates
GetSigAlgParams
GetSignature
GetTbsCertList
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
GetX509Extensions
(Overrides
X509ExtensionBase
.
.
::
.
.
GetX509Extensions
()
()
()
()
.)
IsRevoked
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
ToString
(Overrides
Object
.
.
::
.
.
ToString
()
()
()
()
.)
Verify
Properties
Name
Description
IsIndirectCrl
IssuerDN
NextUpdate
SigAlgName
SigAlgOid
ThisUpdate
Version
See Also
X509Crl Class
Org.BouncyCastle.X509 Namespace