XMSS Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CXmssBufferA pointer to a buffer with a given size
 CXmssNativeValue256The internal (native) representation of a 256-bit value
 CXmssPrivateKeyStatefulBlobA stored stateful private key part
 CXmssPrivateKeyStatelessBlobA stored stateless private key part
 CXmssPublicKeyExportable format for a public key
 CXmssPublicKeyInternalBlobA stored public key for the signing library
 CXmssSignatureExportable format for a signature
 CXmssSignatureBlobStructure that embeds the exportable format for a signature, along with the signature's data size
 CXmssValue256A generic 256-bit value, represented as a byte stream
 CXmssVerificationContextThe context for signature verification