Searched refs:encodedSessionTranscript (Results 1 – 1 of 1) sorted by relevance
925 byte[] encodedSessionTranscript, in buildDeviceAuthenticationCbor() argument929 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildDeviceAuthenticationCbor()950 byte[] encodedSessionTranscript, in buildReaderAuthenticationBytesCbor() argument955 ByteArrayInputStream bais = new ByteArrayInputStream(encodedSessionTranscript); in buildReaderAuthenticationBytesCbor()996 byte[] encodedSessionTranscript) { in calcEMacKeyForReader() argument1004 Util.prependSemanticTagForEncodedCbor(encodedSessionTranscript); in calcEMacKeyForReader()