• Kenny Root's avatar
    Relax checks for key vs cert for wrapped keys · d1bbcd0e
    Kenny Root authored
    If a key is a wrapped platform key, we must relax the check. The reason
    is that we may not have the public values we need to pass the
    EVP_PKEY_cmp checks that this does.
    
    Change-Id: I7ab2be51b0968a9cf771edea01d33fe2367c8185
    d1bbcd0e
SSLParametersImpl.java 38.9 KB