Uses of Class
microsoft.graph.security.complex.BufferDecryptionResult
-
Packages that use BufferDecryptionResult Package Description microsoft.graph.security.complex -
-
Uses of BufferDecryptionResult in microsoft.graph.security.complex
Methods in microsoft.graph.security.complex that return BufferDecryptionResult Modifier and Type Method Description BufferDecryptionResultBufferDecryptionResult.Builder. build()BufferDecryptionResultBufferDecryptionResult. withDecryptedBuffer(byte[] decryptedBuffer)BufferDecryptionResultBufferDecryptionResult. withUnmappedField(String name, String value)
-