Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DecrRequestMsg ¶
type DecrRequestMsg struct { Key *rsa.PrivateKey Msg []byte Opt *rsa.PKCS1v15DecryptOptions Plaintxt []byte Done chan bool }
Click to show internal directories.
Click to hide internal directories.