X509SignatureAlgoId Struct Reference

Signature algorithm identifier. More...

#include <x509_common.h>

Data Fields

const uint8_t * oid
 
size_t oidLen
 
X509RsaPssParameters rsaPssParams
 

Detailed Description

Signature algorithm identifier.

Definition at line 895 of file x509_common.h.

Field Documentation

◆ oid

const uint8_t* oid

Definition at line 897 of file x509_common.h.

◆ oidLen

size_t oidLen

Definition at line 898 of file x509_common.h.

◆ rsaPssParams

X509RsaPssParameters rsaPssParams

Definition at line 900 of file x509_common.h.


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