• Kenny Root's avatar
    NativeCrypto: move key conversion to Java · 1ecc0481
    Kenny Root authored
    Key type conversion in native code is from the legacy period before the
    OpenSSLKey class existed. Use that to hold PKEY reference instead of
    converting it in native code.
    
    Change-Id: I84e9a6e1f2e0f95d2f44c18fa9f65cd15e039d63
    1ecc0481
NativeCrypto.java 43.1 KB