X509ArchiveCutoffExtension Methods |
The X509ArchiveCutoffExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() | CopyFrom | Copies the extension properties of the specified AsnEncodedData object. (Inherited from X509Extension.) |
![]() | 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.) |
![]() | Format |
Returns a formatted version of the Abstract Syntax Notation One (ASN.1)-encoded data as a string.
(Overrides AsnEncodedDataFormat(Boolean).) |
![]() | 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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Encode |
Encodes current extension to ASN.1-encoded byte array.
(Defined by X509ExtensionExtensions.) |