Botan 3.6.0
Crypto and TLS for C&
Botan::TPM2::SignatureAlgorithmSelection Struct Reference

#include <tpm2_pkops.h>

Public Attributes

std::string hash_name
 
std::optional< std::string > padding
 
TPMT_SIG_SCHEME signature_scheme
 

Detailed Description

Definition at line 19 of file tpm2_pkops.h.

Member Data Documentation

◆ hash_name

std::string Botan::TPM2::SignatureAlgorithmSelection::hash_name

Definition at line 21 of file tpm2_pkops.h.

◆ padding

std::optional<std::string> Botan::TPM2::SignatureAlgorithmSelection::padding

Definition at line 22 of file tpm2_pkops.h.

◆ signature_scheme

TPMT_SIG_SCHEME Botan::TPM2::SignatureAlgorithmSelection::signature_scheme

Definition at line 20 of file tpm2_pkops.h.


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