Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OperationMode ¶
type OperationMode string
const ( OPERATION_MODE_CBC OperationMode = "CBC" OPERATION_MODE_ECB OperationMode = "ECB" OPERATION_MODE_CFB OperationMode = "CFB" )
Click to show internal directories.
Click to hide internal directories.