Preparing search index...
The search index is not available
@iamrony777/baileys
@iamrony777/baileys
aesEncryptGCM
Function aesEncryptGCM
aes
EncryptGCM
(
plaintext
,
key
,
iv
,
additionalData
)
:
Buffer
encrypt AES 256 GCM; where the tag tag is suffixed to the ciphertext
Parameters
plaintext
:
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
encrypt AES 256 GCM; where the tag tag is suffixed to the ciphertext