deviceNameForChallenge

fun TbsCertificationRequest.deviceNameForChallenge(challenge: AttestationChallenge): String?(source)

Tries to extract a device name from a TBS CSR if genericDeviceNameOID is specified in challenge


fun Pkcs10CertificationRequest.deviceNameForChallenge(challenge: AttestationChallenge): String?(source)

See also