Uses of Interface
br.ufsc.labsec.signature.InformationSigner
-
Uses of InformationSigner in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that return InformationSigner Modifier and Type Method Description InformationSigner
FileToBeSigned. getInformationSigner()
Constructors in br.ufsc.labsec.signature with parameters of type InformationSigner Constructor Description FileToBeSigned(String filename, String mimeType, InputStream contentToBeSigned, FileFormat signatureFormat, SignerType signatureType, String signatureSuite, List<String> signedAttributes, List<String> unsignedAttributes, PrivateKeyInformation privateKeyInformation, CertificateInformation certificateInformation, InformationSigner informationSigner, boolean remote, T extraInformation)
-
Uses of InformationSigner in br.ufsc.labsec.signature.signer.a3
Classes in br.ufsc.labsec.signature.signer.a3 that implement InformationSigner Modifier and Type Class Description class
CloudHelper
class
IntegraICP
class
PSCHelper
class
YkueApi
Implementação deRemoteKeyStore
para requisições à API do Ykue.class
YkueWrapper
Classe que coordena a interação entre o módulo smartcard do servidor e do cliente. -
Uses of InformationSigner in br.ufsc.labsec.signature.signer.a3.Interfaces
Subinterfaces of InformationSigner in br.ufsc.labsec.signature.signer.a3.Interfaces Modifier and Type Interface Description interface
RemoteKeyStore
Abstração para qualquer classe que seja capaz de assinar remotamente um hash (no formato RAW) e obter o certificado do usuário -
Uses of InformationSigner in br.ufsc.labsec.signature.signer.keystore
Classes in br.ufsc.labsec.signature.signer.keystore that implement InformationSigner Modifier and Type Class Description class
KeyStoreInformation
Esta classe engloba todas as informações necessárias para o uso de um KeyStore no processo de assinatura e de recuperação de certificado -
Uses of InformationSigner in br.ufsc.labsec.signature.tsa.providers
Classes in br.ufsc.labsec.signature.tsa.providers that implement InformationSigner Modifier and Type Class Description class
RemoteTimestampKeystore