menu
pdf_plus package
documentation
pki.dart
X509NameAttribute
X509NameAttribute.new constructor
X509NameAttribute.new constructor
dark_mode
light_mode
X509NameAttribute
constructor
X509NameAttribute
(
{
required
String
oid
,
required
String
value
,
String
?
shortName
,
})
Implementation
X509NameAttribute({ required this.oid, required this.value, this.shortName, });
pdf_plus package
documentation
pki
X509NameAttribute
X509NameAttribute.new constructor
X509NameAttribute class