Searched defs:blockCipherMCTResult (Results 1 – 1 of 1) sorted by relevance
166 type blockCipherMCTResult struct { struct167 KeyHex string `json:"key,omitempty"`168 PlaintextHex string `json:"pt"`169 CiphertextHex string `json:"ct"`170 IVHex string `json:"iv,omitempty"`