Fabcoin Core  0.16.2
P2P Digital Currency
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:
[legend]
Collaboration diagram for PKCS1v15:
[legend]

Public Types

typedef PKCS_EncryptionPaddingScheme EncryptionMessageEncodingMethod
 
typedef PKCS1v15_SignatureMessageEncodingMethod SignatureMessageEncodingMethod
 

Detailed Description

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

Only the following hash functions are supported by this signature standard:

Definition at line 98 of file pkcspad.h.

Member Typedef Documentation

Definition at line 100 of file pkcspad.h.

Definition at line 101 of file pkcspad.h.


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