ipcrypt2 ~master (2025-10-04T16:17:11.0337573)
Dub
Repo
IPCryptPFXCtx.this
ipcrypt2
IPCryptPFXCtx
Constructs an IPCryptPFXCtx with the given 32-byte key.
this
(const(ubyte)[] key)
struct
IPCryptPFXCtx
nothrow @
nogc
@
safe
this
(
scope
const
(
ubyte
)[]
key
)
this
(string hexKey)
Meta
Source
See Implementation
ipcrypt2
IPCryptPFXCtx
constructors
this
destructors
~this
functions
decryptIP16
decryptIPStr
encryptIP16
encryptIPStr
postblits
this(this)
Constructs an IPCryptPFXCtx with the given 32-byte key.