OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHA256_DIGEST_ID
(Results
1 - 2
of
2
) sorted by null
/external/smack/src/org/xbill/DNS/
DLVRecord.java
21
public static final int
SHA256_DIGEST_ID
= DSRecord.Digest.SHA1;
DSRecord.java
33
public static final int
SHA256_DIGEST_ID
= Digest.SHA256;
Completed in 62 milliseconds