Home | History | Annotate | Download | only in keystore

Lines Matching defs:setDigests

120  *                 .setDigests(KeyProperties.DIGEST_SHA256,
151 * .setDigests(KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA512)
178 * .setDigests(KeyProperties.DIGEST_SHA256, KeyProperties.DIGEST_SHA512)
977 public Builder setDigests(@KeyProperties.DigestEnum String... digests) {