Bouncy Castle JAVA Cryptography API for OpenPGP - Standard API or not?
843811Feb 11 2009 — edited Feb 11 2009Hi,
Can anyone tell me whether the below Bouncy Castle JAVA Cryptography API is a standard API or not-
http://www.java2s.com/Open-Source/Java-Document/Security/Bouncy-Castle/org/bouncycastle/openpgp/examples/ByteArrayHandler.java.java-doc.htm
You can also refer-
http://bouncycastle.org/java.html
If it's not a standard API, then is it ok to use it in my application for OpenPGP Encryption/Decryption?
Regards,
Tanuja