Returns the serial number of the X.509v3 certificate.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Function GetSerialNumber As Byte() |
C# |
---|
public byte[] GetSerialNumber() |