public final class OpenSslJna extends Object
main(String[])
method that prints version information.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 OpenSslJna()
public static Class<? extends CryptoCipher> getCipherClass()
public static Class<? extends CryptoRandom> getRandomClass()
public static Throwable initialisationError()
public static boolean isEnabled()
Copyright © 2016–2022 The Apache Software Foundation. All rights reserved.