public class CadesSignature
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected EncapsulatedContentTypes | 
encapsulatedContentType  | 
protected boolean | 
hasEncapsulatedContent  | 
protected java.util.List<CadesSignerInfo> | 
signers  | 
| Modifier and Type | Method and Description | 
|---|---|
EncapsulatedContentTypes | 
getEncapsulatedContentType()  | 
java.util.List<CadesSignerInfo> | 
getSigners()  | 
boolean | 
isHasEncapsulatedContent()  | 
protected EncapsulatedContentTypes encapsulatedContentType
protected boolean hasEncapsulatedContent
protected java.util.List<CadesSignerInfo> signers
public EncapsulatedContentTypes getEncapsulatedContentType()
public boolean isHasEncapsulatedContent()
public java.util.List<CadesSignerInfo> getSigners()