Home
last modified time | relevance | path

Searched refs:seqInputStream (Results 1 – 1 of 1) sorted by relevance

/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
DAsn1Utils.java98 try (ASN1InputStream seqInputStream = new ASN1InputStream( in getAsn1SequenceFromStream() argument
100 asn1Primitive = seqInputStream.readObject(); in getAsn1SequenceFromStream()