Searched defs:ECIESHKDFRecipientKem (Results 1 – 1 of 1) sorted by relevance
23 type ECIESHKDFRecipientKem struct { struct24 recipientPrivateKey *ECPrivateKey28 …te, hashAlg string, salt []byte, info []byte, keySize uint32, pointFormat string) ([]byte, error) {