Class BCSecurityProvider

  • All Implemented Interfaces:
    SecurityProvider

    public class BCSecurityProvider
    extends java.lang.Object
    implements SecurityProvider
    Generic BouncyCastle abstraction, in order to use Bouncy Castle directly when available. This prevents the need to use strong cryptography extensions which are needed if BC is used via JCE.