Uses of Class
org.cryptomator.cryptolib.common.P384KeyPair
Packages that use P384KeyPair
-
Uses of P384KeyPair in org.cryptomator.cryptolib.common
Methods in org.cryptomator.cryptolib.common that return P384KeyPairModifier and TypeMethodDescriptionstatic P384KeyPairP384KeyPair.create(X509EncodedKeySpec publicKeySpec, PKCS8EncodedKeySpec privateKeySpec) Creates a key pair from the given key specs.static P384KeyPairP384KeyPair.generate()static P384KeyPairP384KeyPair.load(InputStream in, char[] passphrase) Loads a key pair from the given input streamstatic P384KeyPairLoads a key pair from the given file