Crypto++ 8.7
Free C++ class library of cryptographic schemes
Public Types | List of all members
PKCS1v15 Struct Reference

PKCS #1 version 1.5, for use with RSAES and RSASS . More...

#include <pkcspad.h>

+ Inheritance diagram for PKCS1v15:

Public Types

typedef PKCS_EncryptionPaddingScheme EncryptionMessageEncodingMethod
 
typedef PKCS1v15_SignatureMessageEncodingMethod SignatureMessageEncodingMethod
 

Detailed Description

PKCS #1 version 1.5, for use with RSAES and RSASS .

Definition at line 115 of file pkcspad.h.

Member Typedef Documentation

◆ EncryptionMessageEncodingMethod

Definition at line 117 of file pkcspad.h.

◆ SignatureMessageEncodingMethod

Definition at line 118 of file pkcspad.h.


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