Home | History | Annotate | Download | only in keystore

Lines Matching defs:loadKeystoreKeyPair

472             KeyPair keyPair = loadKeystoreKeyPair(privateKeyAlias);
519 private KeyPair loadKeystoreKeyPair(final String privateKeyAlias) throws ProviderException {