| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
UnwrappedCryptoKeyOrBuilder |
CryptoKeyOrBuilder.getUnwrappedOrBuilder()
Unwrapped crypto key
|
UnwrappedCryptoKeyOrBuilder |
CryptoKey.getUnwrappedOrBuilder()
Unwrapped crypto key
|
UnwrappedCryptoKeyOrBuilder |
CryptoKey.Builder.getUnwrappedOrBuilder()
Unwrapped crypto key
|
Copyright © 2022 Google LLC. All rights reserved.