Package tigase.cert
Interface CertificateUtil.KeyPairSupplier
-
- Enclosing class:
- CertificateUtil
public static interface CertificateUtil.KeyPairSupplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KeyPairget()
-
-
-
Method Detail
-
get
KeyPair get() throws NoSuchAlgorithmException
- Throws:
NoSuchAlgorithmException
-
-