Searched defs:wrapPlatformKey (Results 1 – 4 of 4) sorted by relevance
70 static OpenSSLKey wrapPlatformKey(ECPrivateKey ecPrivateKey) throws InvalidKeyException { in wrapPlatformKey() method in OpenSSLECPrivateKey127 private static OpenSSLKey wrapPlatformKey(ECPrivateKey ecPrivateKey, in wrapPlatformKey() method in OpenSSLECPrivateKey
99 static OpenSSLKey wrapPlatformKey(RSAPrivateKey rsaPrivateKey) { in wrapPlatformKey() method in OpenSSLRSAPrivateKey
72 static OpenSSLKey wrapPlatformKey(ECPrivateKey ecPrivateKey) throws InvalidKeyException { in wrapPlatformKey() method in OpenSSLECPrivateKey129 private static OpenSSLKey wrapPlatformKey(ECPrivateKey ecPrivateKey, in wrapPlatformKey() method in OpenSSLECPrivateKey
100 static OpenSSLKey wrapPlatformKey(RSAPrivateKey rsaPrivateKey) { in wrapPlatformKey() method in OpenSSLRSAPrivateKey