CryptoSys PKI Pro
Manual
Sig.Encoding Enumeration
Encodings for signature output.
Syntax
[C#]
public
enum
Encoding
[VB]
Public
Enumeration
Encoding
Members
Member name
Description
Default
Default encoding (base64)
Base64
Base64 encoding (default)
Base16
Base16 encoding (i.e. hexadecimal)
Base64url
URL-safe base64 encoding as in section 5 of [
RFC4648
]
[
Contents
] [
Index
]
[
PREV: Rsa.XmlOptions Enumeration...
] [
Contents
] [
Index
]
[
NEXT: Sig.SigOptions Enumeration...
]