• Kenny Root's avatar
    OpenSSLKey: tolerate null encoding during conversion · 16b0f66e
    Kenny Root authored
    Since we could have a situation where we have an opaque key backed by
    some hardware device that we don't know how to handle, just throw an
    InvalidKeyException instead of NullPointerException.
    
    Change-Id: I33588d1654b6b33f11640b2d65e7213c864e6e1a
    16b0f66e
OpenSSLKey.java 6.56 KB