Searched refs:keyFormat (Results 1 – 1 of 1) sorted by relevance
86 final String keyFormat = key.getFormat(); in fromPrivateKey() local87 if (keyFormat == null) { in fromPrivateKey()90 throw new InvalidKeyException("Unknown key format " + keyFormat); in fromPrivateKey()