Searched defs:wrapPlatformKey (Results 1 – 2 of 2) sorted by relevance
66 public static OpenSSLKey wrapPlatformKey(ECPrivateKey ecPrivateKey) throws InvalidKeyException { in wrapPlatformKey() method in OpenSSLECPrivateKey123 private static OpenSSLKey wrapPlatformKey(ECPrivateKey ecPrivateKey, in wrapPlatformKey() method in OpenSSLECPrivateKey
95 protected static OpenSSLKey wrapPlatformKey(RSAPrivateKey rsaPrivateKey) in wrapPlatformKey() method in OpenSSLRSAPrivateKey