Searched refs:encodeAndSignSigStructure (Results 1 – 1 of 1) sorted by relevance
114 .add(encodeAndSignSigStructure( in encodeAndSignSign1Ed25519()120 private static byte[] encodeAndSignSigStructure( in encodeAndSignSigStructure() method in Utils122 return encodeAndSignSigStructure(protectedHeaders, null, payload, privateKey); in encodeAndSignSigStructure()125 private static byte[] encodeAndSignSigStructure(byte[] protectedHeaders, byte[] externalAad, in encodeAndSignSigStructure() method in Utils