Uses of Class
com.amazonaws.encryptionsdk.MasterKeyRequest.Builder
Packages that use MasterKeyRequest.Builder
-
Uses of MasterKeyRequest.Builder in com.amazonaws.encryptionsdk
Methods in com.amazonaws.encryptionsdk that return MasterKeyRequest.BuilderModifier and TypeMethodDescriptionstatic MasterKeyRequest.BuilderMasterKeyRequest.newBuilder()MasterKeyRequest.Builder.setEncryptionContext(Map<String,String> encryptionContext)MasterKeyRequest.Builder.setPlaintext(byte[] plaintext)Please note that this does not make a defensive copy of the plaintext and so any modifications made to the backing array will be reflected in this Builder.MasterKeyRequest.Builder.setSize(long size)MasterKeyRequest.Builder.setStreaming(boolean isStreaming)