public class RolesOfPSP extends Object
| Constructor and Description |
|---|
RolesOfPSP(RoleOfPSP... roles) |
| Modifier and Type | Method and Description |
|---|---|
static RolesOfPSP |
getInstance(Object obj) |
RoleOfPSP[] |
getRoles() |
org.bouncycastle.asn1.DERSequence |
toDERSequence() |
public RolesOfPSP(RoleOfPSP... roles)
public static RolesOfPSP getInstance(Object obj)
public org.bouncycastle.asn1.DERSequence toDERSequence()
public RoleOfPSP[] getRoles()
Copyright © 2020. All rights reserved.