public class PSD2QCType extends Object
| Constructor and Description |
|---|
PSD2QCType(RolesOfPSP rolesOfPSP,
NCAName nCAName,
NCAId nCAId) |
| Modifier and Type | Method and Description |
|---|---|
static PSD2QCType |
getInstance(org.bouncycastle.asn1.ASN1Encodable asn1Encodable) |
NCAId |
getnCAId() |
NCAName |
getnCAName() |
RolesOfPSP |
getRolesOfPSP() |
org.bouncycastle.asn1.DERSequence |
toDERSequence() |
public PSD2QCType(RolesOfPSP rolesOfPSP, NCAName nCAName, NCAId nCAId)
public static PSD2QCType getInstance(org.bouncycastle.asn1.ASN1Encodable asn1Encodable)
public org.bouncycastle.asn1.DERSequence toDERSequence()
public RolesOfPSP getRolesOfPSP()
public NCAName getnCAName()
public NCAId getnCAId()
Copyright © 2019. All rights reserved.