Searched defs:serializedKeyFormat (Results 1 – 9 of 9) sorted by relevance
83 public final MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey()115 public final KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData()162 KeyProtoT parseValidateCreate(ByteString serializedKeyFormat) in parseValidateCreate()
82 default MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey()141 KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException; in newKeyData()
99 KeyData deriveKeyData(ByteString serializedKeyFormat, InputStream stream) in deriveKeyData()122 public KeyData deriveKeyData(ByteString serializedKeyFormat, InputStream stream) in createDeriverFor()
98 public MessageLite newKey(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKey()131 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData()
107 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData()
60 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData()
61 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData()
95 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData()
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...