Searched defs:DigitallySigned (Results 1 – 3 of 3) sorted by relevance
61 struct NET_EXPORT DigitallySigned { struct79 DigitallySigned(); argument88 HashAlgorithm hash_algorithm = HASH_ALGO_NONE;89 SignatureAlgorithm signature_algorithm = SIG_ALGO_ANONYMOUS;91 std::string signature_data;
27 public class DigitallySigned { class67 public DigitallySigned(HashAlgorithm hashAlgorithm, in DigitallySigned() method in DigitallySigned75 public DigitallySigned(int hashAlgorithm, in DigitallySigned() method in DigitallySigned
29 public class DigitallySigned { class75 public DigitallySigned(HashAlgorithm hashAlgorithm, in DigitallySigned() method in DigitallySigned83 public DigitallySigned(int hashAlgorithm, in DigitallySigned() method in DigitallySigned