UnwrapKeyRequest |
UnwrapKeyRequest._transient(Boolean _transient) |
UnwrapKeyRequest |
UnwrapKeyRequest.ad(byte[] ad) |
UnwrapKeyRequest |
UnwrapKeyRequest.addKeyOpsItem(KeyOperations keyOpsItem) |
UnwrapKeyRequest |
UnwrapKeyRequest.alg(ObjectType alg) |
UnwrapKeyRequest |
UnwrapKeyRequest.customMetadata(Map<String,String> customMetadata) |
UnwrapKeyRequest |
UnwrapKeyRequest.description(String description) |
UnwrapKeyRequest |
UnwrapKeyRequest.enabled(Boolean enabled) |
UnwrapKeyRequest |
UnwrapKeyRequest.groupId(String groupId) |
UnwrapKeyRequest |
UnwrapKeyRequest.iv(byte[] iv) |
UnwrapKeyRequest |
UnwrapKeyRequest.keyOps(List<KeyOperations> keyOps) |
UnwrapKeyRequest |
UnwrapKeyRequest.mode(CryptMode mode) |
UnwrapKeyRequest |
UnwrapKeyRequest.name(String name) |
UnwrapKeyRequest |
UnwrapKeyRequest.objType(ObjectType objType) |
UnwrapKeyRequest |
UnwrapKeyRequest.putCustomMetadataItem(String key,
String customMetadataItem) |
UnwrapKeyRequest |
UnwrapKeyRequest.rsa(RsaOptions rsa) |
UnwrapKeyRequest |
UnwrapKeyRequest.tag(byte[] tag) |
UnwrapKeyRequest |
UnwrapKeyRequest.wrappedKey(byte[] wrappedKey) |