Searched defs:wrapPlatformKey (Results 1 – 3 of 3) sorted by relevance
63 public static OpenSSLKey wrapPlatformKey(ECPrivateKey ecPrivateKey) throws InvalidKeyException { in wrapPlatformKey() method in OpenSSLECPrivateKey73 … private static OpenSSLKey wrapPlatformKey(ECPrivateKey ecPrivateKey, OpenSSLECGroupContext group) in wrapPlatformKey() method in OpenSSLECPrivateKey
87 public static OpenSSLKey wrapPlatformKey(DSAPrivateKey dsaPrivateKey) { in wrapPlatformKey() method in OpenSSLDSAPrivateKey
92 protected static OpenSSLKey wrapPlatformKey(RSAPrivateKey rsaPrivateKey) in wrapPlatformKey() method in OpenSSLRSAPrivateKey