HpkeOutputOpts Enumeration |
Options to format or re-encode output.
Namespace: CryptoSysPKIAssembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
SyntaxPublic Enumeration OutputOpts
MembersMember name | Description |
---|
Default |
Default = output as ephemeral "internal" key string.
|
KeyAsHex |
Output key in hex format compatible with test vectors in [RFC9180]
|
See Also