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 class
UnwrappedCryptoKey
Using raw keys is prone to security risks due to accidentally leaking the key.static class
UnwrappedCryptoKey.Builder
Using 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 UnwrappedCryptoKeyOrBuilder
CryptoKey.Builder. getUnwrappedOrBuilder()
Unwrapped crypto keyUnwrappedCryptoKeyOrBuilder
CryptoKey. getUnwrappedOrBuilder()
Unwrapped crypto keyUnwrappedCryptoKeyOrBuilder
CryptoKeyOrBuilder. getUnwrappedOrBuilder()
Unwrapped crypto key
-