CryptoSys PKI
Toolkit 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.1 or RFC 3447
[
Contents
] [
Index
]
[
HOME
] [
NEXT: Rsa.EncodeFor Enumeration...
]