X509Certificate class
Represents an X.509 certificate.
- Annotations
Constructors
- X509Certificate({Uint8List? data})
-
Creates an X509Certificate.
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited