PublicKey

constructor(encoded: ByteArray)(source)


constructor(publicKey: PublicKey, caName: X500Principal? = null)(source)

Parameters

publicKey

the public key

caName

the common name of the certificate authority issuing the certificate, if known. Leave blank if you do not care for Subject/Issuer name checks inside the Android Cert Path Validator (which makes sense for raw public keys)