secured v2.0.0 (2018-12-31T03:25:32Z)
Dub
Repo
RSA.seal
secured
rsa
RSA
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
[]
seal
(ubyte[] plaintext)
ubyte
[]
seal
(ubyte[] plaintext, SymmetricAlgorithm algorithm)
class
RSA
ubyte
[]
seal
(
const
ubyte
[]
plaintext
,
SymmetricAlgorithm
algorithm
)
Meta
Source
See Implementation
secured
rsa
RSA
constructors
this
destructors
~this
functions
decrypt
encrypt
getPrivateKey
getPublicKey
open
seal
sign
verify
properties
hasPrivateKey
static variables
keypair