Uses of Class
org.ofdrw.gm.ses.v1.SES_ESPropertyInfo
Packages that use SES_ESPropertyInfo
-
Uses of SES_ESPropertyInfo in org.ofdrw.gm.ses.v1
Methods in org.ofdrw.gm.ses.v1 that return SES_ESPropertyInfoModifier and TypeMethodDescriptionstatic SES_ESPropertyInfoSES_ESPropertyInfo.getInstance(Object o) SES_SealInfo.getProperty()SES_ESPropertyInfo.setCertList(org.bouncycastle.asn1.ASN1Sequence certList) SES_ESPropertyInfo.setCreateDate(org.bouncycastle.asn1.ASN1UTCTime createDate) SES_ESPropertyInfo.setName(org.bouncycastle.asn1.DERUTF8String name) SES_ESPropertyInfo.setType(int type) SES_ESPropertyInfo.setType(org.bouncycastle.asn1.ASN1Integer type) SES_ESPropertyInfo.setValidEnd(org.bouncycastle.asn1.ASN1UTCTime validEnd) SES_ESPropertyInfo.setValidStart(org.bouncycastle.asn1.ASN1UTCTime validStart) Methods in org.ofdrw.gm.ses.v1 with parameters of type SES_ESPropertyInfoConstructors in org.ofdrw.gm.ses.v1 with parameters of type SES_ESPropertyInfoModifierConstructorDescriptionSES_SealInfo(SES_Header header, org.bouncycastle.asn1.DERIA5String esID, SES_ESPropertyInfo property, SES_ESPictrueInfo picture, ExtensionDatas extDatas)