ipcrypt2 ~master (2025-04-25T18:36:49.6602062)
Dub
Repo
IPCrypt2.this
ipcrypt2
IPCrypt2
Ditto, but constructs from a hexadecimal key string.
this
(const(ubyte)* key)
this
(string hexKey)
struct
IPCrypt2
nothrow @
nogc
@
trusted
this
(
ref
string
hexKey
)
Meta
Source
See Implementation
ipcrypt2
IPCrypt2
constructors
this
destructors
~this
functions
decryptIP16
decryptIPStr
encryptIP16
encryptIPStr
ndDecryptIP16
ndDecryptIPStr
ndEncryptIP16
ndEncryptIPStr
postblits
this(this)
Ditto, but constructs from a hexadecimal key string.