Home
last modified time | relevance | path

Searched defs:DigitallySigned (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/cert/
Dsigned_certificate_timestamp.h61 struct NET_EXPORT DigitallySigned { struct
79 DigitallySigned(); argument
88 HashAlgorithm hash_algorithm = HASH_ALGO_NONE;
89 SignatureAlgorithm signature_algorithm = SIG_ALGO_ANONYMOUS;
91 std::string signature_data;
/external/conscrypt/common/src/main/java/org/conscrypt/ct/
DDigitallySigned.java27 public class DigitallySigned { class
67 public DigitallySigned(HashAlgorithm hashAlgorithm, in DigitallySigned() method in DigitallySigned
75 public DigitallySigned(int hashAlgorithm, in DigitallySigned() method in DigitallySigned
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ct/
DDigitallySigned.java29 public class DigitallySigned { class
75 public DigitallySigned(HashAlgorithm hashAlgorithm, in DigitallySigned() method in DigitallySigned
83 public DigitallySigned(int hashAlgorithm, in DigitallySigned() method in DigitallySigned