Botan 3.6.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 25 of file xmss_signature.h.

Member Data Documentation

◆ authentication_path

wots_keysig_t Botan::XMSS_Signature::TreeSignature::authentication_path

Definition at line 28 of file xmss_signature.h.

Referenced by Botan::XMSS_Signature::XMSS_Signature().

◆ ots_signature

wots_keysig_t Botan::XMSS_Signature::TreeSignature::ots_signature

Definition at line 27 of file xmss_signature.h.

Referenced by Botan::XMSS_Signature::XMSS_Signature().


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