Searched refs:getRSAPrivateKeyWrapper (Results 1 – 5 of 5) sorted by relevance
101 return new OpenSSLKey(NativeCrypto.getRSAPrivateKeyWrapper(rsaPrivateKey, rsaPrivateKey in wrapPlatformKey()123 NativeCrypto.getRSAPrivateKeyWrapper(privateKey, modulus.toByteArray()), true); in wrapJCAPrivateKeyForTLSStackOnly()
112 public static native long getRSAPrivateKeyWrapper(PrivateKey key, byte[] modulus); in getRSAPrivateKeyWrapper() method in NativeCrypto
11076 NATIVE_METHOD(NativeCrypto, getRSAPrivateKeyWrapper, "(Ljava/security/PrivateKey;[B)J"),
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...