ECDH
fmgp.crypto.ECDH
object ECDH
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ECDH.type
Members list
Value members
Concrete methods
def authDecryptEC(sender: ECKey, ecRecipientsKeys: Seq[(VerificationMethodReferenced, ECKey)], header: ProtectedHeaderBase64, recipients: Seq[JWERecipient], iv: IV, cipherText: CipherText, authTag: TAG): Either[CryptoFailed, Array[Byte]]
In this article