privateKeyCiphertextBlob property
The encrypted copy of the private key. When you use the HTTP API or the AWS CLI, the value is Base64-encoded. Otherwise, it is not Base64-encoded.
Implementation
final Uint8List? privateKeyCiphertextBlob;
The encrypted copy of the private key. When you use the HTTP API or the AWS CLI, the value is Base64-encoded. Otherwise, it is not Base64-encoded.
final Uint8List? privateKeyCiphertextBlob;