Searched defs:signer (Results 1 – 11 of 11) sorted by relevance
164 Signature signer = Signature.getInstance("SHA512withRSA"); in createSignature() local177 Signature signer = Signature.getInstance("SHA512withRSA"); in verifySignature() local
137 Ed25519Sign signer = new Ed25519Sign(privateKey); in encodeAndSignSigStructure() local
275 Signature signer = Signature.getInstance(getSignatureAlgorithm(privateKey)); in sign() local
186 ByteBuffer signer = getLengthPrefixedSlice(signers); in verify() local
180 ByteBuffer signer = getLengthPrefixedSlice(signers); in verify() local
377 ByteBuffer signer = getLengthPrefixedSlice(signers); in getApkContentDigestsFromSignatureBlock() local
327 ContentSigner signer = in writeSignatureBlock() local737 private WholeFileSignerOutputStream signer; field in SignApk.CMSSigner
647 ApkSignatureSchemeV4Verifier.VerifiedSigner signer = in extractHashFromFS() local
... .api.client.auth.oauth.OAuthSigner signer public String callback public String consumerKey public String nonce public ...
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...