Home
last modified time | relevance | path

Searched defs:asn1Value (Results 1 – 1 of 1) sorted by relevance

/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
DAsn1Utils.java43 public static int getIntegerFromAsn1(ASN1Encodable asn1Value) in getIntegerFromAsn1()
55 public static Long getLongFromAsn1(ASN1Encodable asn1Value) throws CertificateParsingException { in getLongFromAsn1()