Lines Matching defs:ExportKeyingMaterial
1711 // ExportKeyingMaterial exports keying material from the current connection1713 func (c *Conn) ExportKeyingMaterial(length int, label, context []byte, useContext bool) ([]byte, error) {