Preparing search index...
The search index is not available
@iamrony777/baileys
@iamrony777/baileys
aesDecryptGCM
Function aesDecryptGCM
aes
DecryptGCM
(
ciphertext
,
key
,
iv
,
additionalData
)
:
Buffer
decrypt AES 256 GCM; where the auth tag is suffixed to the ciphertext
Parameters
ciphertext
:
Uint8Array
key
:
Uint8Array
iv
:
Uint8Array
additionalData
:
Uint8Array
Returns
Buffer
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@iamrony777/baileys
WAMessageStatus
WAMessageStubType
WAProto
default
proto
DisconnectReason
BaileysEventEmitter
Contact
GroupMetadata
GroupModificationResponse
PresenceData
WAGroupCreateResponse
WAUrlInfo
AccountSettings
AnyMediaMessageContent
AnyMessageContent
AnyRegularMessageContent
AuthenticationCreds
AuthenticationState
BaileysEvent
BaileysEventMap
Loading...
Generated using
TypeDoc
decrypt AES 256 GCM; where the auth tag is suffixed to the ciphertext