Uses of Class
br.ufsc.labsec.signature.wrappers.WrapperInputStream
| Package | Description |
|---|---|
| br.ufsc.labsec.signature | |
| br.ufsc.labsec.signature.conformanceVerifier.pades | |
| br.ufsc.labsec.signature.wrappers |
-
Uses of WrapperInputStream in br.ufsc.labsec.signature
Methods in br.ufsc.labsec.signature that return WrapperInputStream Modifier and Type Method Description WrapperInputStreamCompleteSigner. getSignatureStream()Retorna o arquivo assinadoWrapperInputStreamSigner. getSignatureStream()static WrapperInputStreamFileToBeSigned. readableInputStream(byte[] bytes) -
Uses of WrapperInputStream in br.ufsc.labsec.signature.conformanceVerifier.pades
Methods in br.ufsc.labsec.signature.conformanceVerifier.pades that return WrapperInputStream Modifier and Type Method Description WrapperInputStreamPadesSigner. getSignatureStream()Retorna o arquivo assinado -
Uses of WrapperInputStream in br.ufsc.labsec.signature.wrappers
Fields in br.ufsc.labsec.signature.wrappers declared as WrapperInputStream Modifier and Type Field Description protected WrapperInputStreamSignatureWrapper. detachedDataprotected WrapperInputStreamSignatureWrapper. receiptRequestDataprotected WrapperInputStreamSignatureWrapper. signedData