Click or drag to resize

HpkeOutputOpts Enumeration

Options to format or re-encode output.

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
public enum OutputOpts
Members
Member nameDescription
Default Default = output as ephemeral "internal" key string.
KeyAsHex Output key in hex format compatible with test vectors in [RFC9180]
See Also