PdfSignatureTextUtils class final

Utilitários de texto/data para metadados de assinatura.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Methods

extractCommonName(String? subject) String?
Extrai o Common Name (CN) de subject em formato JSON-like ou RFC2253.
formatDateTimeBr(DateTime? dt, {bool includeSeconds = true}) String?
Formata data/hora local no padrão brasileiro.
formatPdfDateBr(String? raw, {bool includeSeconds = true}) String?
Formata string de data PDF (D:...) no padrão brasileiro.
sanitizeSignerName(String? raw) String?
Remove sufixos de CPF/CNPJ que alguns emissores anexam ao nome.