CryptoFramework
Enumerations
CadesType.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  CadesType { kBes , kXLongType1 }
 Enum representing different types of CAdES (CMS Advanced Electronic Signatures). More...
 

Enumeration Type Documentation

◆ CadesType

enum CadesType
strong

Enum representing different types of CAdES (CMS Advanced Electronic Signatures).

The CadesType enumeration defines the signature types used in the CAdES standard.

Enumerator
kBes 

Basic Electronic Signature (BES).

A CAdES signature type that provides a basic level of electronic signature compliance.

kXLongType1 

Extended Long-Term Type 1 (XLongType1).

A CAdES signature type that provides extended long-term validation capabilities.