Converts a certificate revocation list into a byte array.

Namespace:  Rebex.Security.Cryptography.Pkcs
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function ToArray As Byte()
C#
public byte[] ToArray()

Return Value

Byte array.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also