Searched defs:protectedHeaders (Results 1 – 3 of 3) sorted by relevance
217 byte[] protectedHeaders, byte[] payload, byte[] privateKey, in encodeAndSignSigStructure()223 private static byte[] encodeAndSignSigStructure(byte[] protectedHeaders, byte[] externalAad, in encodeAndSignSigStructure()
327 Map protectedHeaders = new Map().put( in buildMac0MessageForV1Csr() local
406 Map protectedHeaders = new Map(); in makeProtectedHeaders() local