Type of encoding to apply (or use to decode). OBSOLETE.
[ObsoleteAttribute("There is a better alternative!", false)] public enum EncodeFor
<ObsoleteAttribute("There is a better alternative!", False)> _ Public Enumeration EncodeFor
| Member name | Description | |
|---|---|---|
| Encryption | EME-PKCS1-V1_5 | |
| Encryption_OAEP | EME-OAEP | |
| Signature | EMSA-PKCS1-V1_5 (using SHA-1) |