Class | Description |
---|---|
ISO9796d1Encoding |
ISO 9796-1 padding.
|
OAEPEncoding |
Optimal Asymmetric Encryption Padding (OAEP) - see PKCS 1 V 2.
|
PKCS1Encoding |
this does your basic PKCS 1 v1.5 padding - whether or not you should be using this
depends on your application - see PKCS1 Version 2 for details.
|
Copyright © 2015. All rights reserved.