providerId property

String providerId
final

The provider associated with the public key being used for encryption. This value must also be provided with the private key for applications to be able to decrypt data.

Implementation

final String providerId;