deviceNameForOid

fun TbsCertificationRequest.deviceNameForOid(oid: ObjectIdentifier): String?(source)

Tries to extract a device name from a TBS CSR, given it is present as an attribute with oid


fun Pkcs10CertificationRequest.deviceNameForOid(oid: ObjectIdentifier): String?(source)

See also