public class X509CrlParser
Public Class X509CrlParser
public ref class X509CrlParser
Org.BouncyCastle.X509.X509CrlParser = function();
Type.createClass(
'Org.BouncyCastle.X509.X509CrlParser');
X509CrlParser | Initializes a new instance of the X509CrlParser class |
X509CrlParser(Boolean) | Initializes a new instance of the X509CrlParser class Obsolete. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ParseCrls | |
ReadCrl(Byte) | Create loading data from byte array. |
ReadCrl(Stream) | |
ReadCrls(Byte) | Create loading data from byte array. |
ReadCrls(Stream) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |