public final class OpenSslJna extends Object
Constructor and Description |
---|
OpenSslJna() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends CryptoCipher> |
getCipherClass() |
static Class<? extends CryptoRandom> |
getRandomClass() |
static Throwable |
initialisationError() |
static boolean |
isEnabled() |
static void |
main(String[] args) |
public static Class<? extends CryptoCipher> getCipherClass()
public static Class<? extends CryptoRandom> getRandomClass()
public static Throwable initialisationError()
public static boolean isEnabled()
public static void main(String[] args)
Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.