Package org.bouncycastle.crypto.internal.encodings
-
Class Summary Class Description 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.