Documentation
¶
Overview ¶
Package rsaoaep provides the RSA-OAEP key encryption algorithm.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Algorithm ¶
type Algorithm struct {
// contains filtered or unexported fields
}
func (*Algorithm) NewKeyWrapper ¶
func (alg *Algorithm) NewKeyWrapper(key keymanage.Key) keymanage.KeyWrapper
Click to show internal directories.
Click to hide internal directories.