Class OpenSSL4JProvider

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public final class OpenSSL4JProvider extends Provider
JCA provider directing all calls to the system native OpenSSL library.
Author:
Stephan Fuhrmann
See Also:
  • Field Details

  • Constructor Details

    • OpenSSL4JProvider

      public OpenSSL4JProvider()
      Constructor for the JCA Provider for OpenSSL JNI.
      Throws:
      IllegalStateException - if the native object file can't be loaded and the class can't be used.