Enumeration ENC_DEC_PADDING

Description

Encryption and decryption filling mode.

Property

Filling PKCS #1.

Property

OAEP filling with SHA-1.

Property

OAEP filling with SHA-256.

Enumeration Members

Enumeration Members

OAEP_SHA1: 2
OAEP_SHA256: 3
PKCS1: 1