keyIdentifier property
The identifier of the public/private key pair agreed upon with the App Store when the keys were generated.
Implementation
String get keyIdentifier => throw _privateConstructorUsedError;
The identifier of the public/private key pair agreed upon with the App Store when the keys were generated.
String get keyIdentifier => throw _privateConstructorUsedError;