Class PsidGroupPermissions.Builder
java.lang.Object
org.bouncycastle.oer.its.ieee1609dot2.PsidGroupPermissions.Builder
- Enclosing class:
- PsidGroupPermissions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetChainLengthRange(long chainLengthRange) setChainLengthRange(BigInteger chainLengthRange) setChainLengthRange(org.bouncycastle.asn1.ASN1Integer chainLengthRange) setEeType(EndEntityType eeType) setMinChainLength(long minChainLength) setMinChainLength(BigInteger minChainLength) setMinChainLength(org.bouncycastle.asn1.ASN1Integer minChainLength) setSubjectPermissions(SubjectPermissions subjectPermissions)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setSubjectPermissions
-
setMinChainLength
-
setMinChainLength
-
setChainLengthRange
public PsidGroupPermissions.Builder setChainLengthRange(org.bouncycastle.asn1.ASN1Integer chainLengthRange) -
setMinChainLength
public PsidGroupPermissions.Builder setMinChainLength(org.bouncycastle.asn1.ASN1Integer minChainLength) -
setChainLengthRange
-
setChainLengthRange
-
setEeType
-
createPsidGroupPermissions
-