Interface | Description |
---|---|
Prng |
Enum | Description |
---|---|
Algorithm |
Represents all supported crypto algorithms.
|
AlgorithmType |
Represents an enumeration of all cryptographical algorithm types.
|
CipherUsage |
Enumeration for representing types of operation.
|
DumpType |
Enumeration representing the type of dump requested or parsed.
|
EllipticCurveType |
Represents all supported EC named curves.
|
Mode |
Enumeration to list available encryption modes.
|
Padding |
Enumeration listing all available padding types for encryption.
|
Parameter |
Enumeration of all supported Parameters.
|
PrngType |
Specifies random number generator.
|
SecurityLevel |
Enumeration of all possible security levels.
|
StatusCode |
This enum maps the ASN1 error coders as defined in StatusCode.
|
Copyright © 2023. All rights reserved.