azure-docs-sdk-java/docs-ref-autogen/com.azure.core.cryptography...

17 строки
773 B
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.core.cryptography.AsyncKeyEncryptionKey"
fullName: "com.azure.core.cryptography.AsyncKeyEncryptionKey"
name: "AsyncKeyEncryptionKey"
nameWithType: "AsyncKeyEncryptionKey"
summary: "A key which is used to asynchronously encrypt, or wrap, another key."
syntax: "public interface AsyncKeyEncryptionKey"
methods:
- "com.azure.core.cryptography.AsyncKeyEncryptionKey.getKeyId()"
- "com.azure.core.cryptography.AsyncKeyEncryptionKey.unwrapKey(java.lang.String,byte[])"
- "com.azure.core.cryptography.AsyncKeyEncryptionKey.wrapKey(java.lang.String,byte[])"
type: "interface"
desc: "A key which is used to asynchronously encrypt, or wrap, another key."
metadata: {}
package: "com.azure.core.cryptography"
artifact: com.azure:azure-core:1.31.0