public final class OpenSslJna extends Object
| ?????? |
|---|
OpenSslJna() |
| ?????? | ????? |
|---|---|
static Class<? extends CryptoCipher> |
getCipherClass() |
static Class<? extends CryptoRandom> |
getRandomClass() |
static Throwable |
initialisationError() |
static boolean |
isEnabled() |
public static Class<? extends CryptoCipher> getCipherClass()
public static Class<? extends CryptoRandom> getRandomClass()
public static boolean isEnabled()
public static Throwable initialisationError()
Copyright © 2016 The Apache Software Foundation. All rights reserved.