CryptoSys PKI Pro
Manual
Rsa.EME Enumeration
Encoding method for encryption.
Syntax
[C#]
public
enum
EME
[VB.NET]
Public
Enumeration
EME
Members
Member name
Description
PKCSv1_5
EME-PKCS1-v1_5 encoding method
OAEP
EME-OAEP encoding method
Remarks
See PKCS#1 v2.2 [RFC8017]
[
Contents
] [
Index
]
[
PREV: Rsa.AdvOptions Enumeration...
] [
Contents
] [
Index
]
[
NEXT: Rsa.Format Enumeration...
]