keyAgreement property

bool keyAgreement
final

True when the subject public key is used for key agreement.

For example, when a Diffie-Hellman key is to be used for key management, then this bit is set.

Implementation

final bool keyAgreement;