encipherOnly property

bool encipherOnly
final

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

Implementation

final bool encipherOnly;