コード例 #1
0
 public InputStream getKeystoreStream() throws InvalidKeystoreReferenceException {
   return KeystoreManager.streamKeystore(keystore);
 }