Home | History | Annotate | Download | only in runner

Lines Matching defs:ExportKeyingMaterial

1711 // ExportKeyingMaterial exports keying material from the current connection
1713 func (c *Conn) ExportKeyingMaterial(length int, label, context []byte, useContext bool) ([]byte, error) {