Uses of Class
microsoft.graph.security.complex.BufferDecryptionResult.Builder
-
Packages that use BufferDecryptionResult.Builder Package Description microsoft.graph.security.complex -
-
Uses of BufferDecryptionResult.Builder in microsoft.graph.security.complex
Methods in microsoft.graph.security.complex that return BufferDecryptionResult.Builder Modifier and Type Method Description static BufferDecryptionResult.BuilderBufferDecryptionResult. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).BufferDecryptionResult.BuilderBufferDecryptionResult.Builder. decryptedBuffer(byte[] decryptedBuffer)
-