menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.dart
X509PublicKey
algName property
algName property
dark_mode
light_mode
algName
property
String
?
get
algName
Implementation
String? get algName => OID.fromValue(algOid)?.name();
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface
X509PublicKey
algName property
X509PublicKey class