Searched defs:sequence (Results 1 – 6 of 6) sorted by relevance
43 ASN1Sequence sequence = (ASN1Sequence) asn1Encodable; in AttestationPackageInfo() local
48 ASN1Sequence sequence = (ASN1Sequence) asn1Encodable; in RootOfTrust() local
77 ASN1Sequence sequence = (ASN1Sequence) asn1Encodable; in AttestationApplicationId() local
184 public AuthorizationList(ASN1Encodable sequence) throws CertificateParsingException { in AuthorizationList()
377 List<Pair<Integer, byte[]>> sequence) { in encodeAsSequenceOfLengthPrefixedPairsOfIntAndLengthPrefixedBytes()
755 public static byte[] encodeAsSequenceOfLengthPrefixedElements(List<byte[]> sequence) { in encodeAsSequenceOfLengthPrefixedElements()760 public static byte[] encodeAsSequenceOfLengthPrefixedElements(byte[][] sequence) { in encodeAsSequenceOfLengthPrefixedElements()775 List<Pair<Integer, byte[]>> sequence) { in encodeAsSequenceOfLengthPrefixedPairsOfIntAndLengthPrefixedBytes()