menu
nrfutil package
documentation
signing.dart
SigningKey
hasPrivateKey property
hasPrivateKey property
dark_mode
light_mode
hasPrivateKey
property
bool
get
hasPrivateKey
Implementation
bool get hasPrivateKey => (privateKey != null);
nrfutil package
documentation
signing
SigningKey
hasPrivateKey property
SigningKey class