Uses of Interface
com.google.privacy.dlp.v2.UnwrappedCryptoKeyOrBuilder
-
Packages that use UnwrappedCryptoKeyOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of UnwrappedCryptoKeyOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement UnwrappedCryptoKeyOrBuilder Modifier and Type Class Description classUnwrappedCryptoKeyUsing raw keys is prone to security risks due to accidentally leaking the key.static classUnwrappedCryptoKey.BuilderUsing raw keys is prone to security risks due to accidentally leaking the key.Methods in com.google.privacy.dlp.v2 that return UnwrappedCryptoKeyOrBuilder Modifier and Type Method Description UnwrappedCryptoKeyOrBuilderCryptoKey.Builder. getUnwrappedOrBuilder()Unwrapped crypto keyUnwrappedCryptoKeyOrBuilderCryptoKey. getUnwrappedOrBuilder()Unwrapped crypto keyUnwrappedCryptoKeyOrBuilderCryptoKeyOrBuilder. getUnwrappedOrBuilder()Unwrapped crypto key
-