decipherOnly property

bool decipherOnly
final

When true (and the keyAgreement bit is also set), the subject public key may be used only for deciphering data while performing key agreement.

Implementation

final bool decipherOnly;