Botan 3.11.0
Crypto and TLS for C&
Botan::XMSS_Signature::TreeSignature Struct Referencefinal

#include <xmss_signature.h>

Public Attributes

wots_keysig_t authentication_path
wots_keysig_t ots_signature

Detailed Description

Definition at line 24 of file xmss_signature.h.

Member Data Documentation

◆ authentication_path

wots_keysig_t Botan::XMSS_Signature::TreeSignature::authentication_path

Definition at line 27 of file xmss_signature.h.

Referenced by Botan::XMSS_Signature_Operation::sign().

◆ ots_signature

wots_keysig_t Botan::XMSS_Signature::TreeSignature::ots_signature

Definition at line 26 of file xmss_signature.h.

Referenced by Botan::XMSS_Signature_Operation::sign().


The documentation for this struct was generated from the following file: