public class RegCertData extends Object implements IASN1PreparedElement
Constructor and Description |
---|
RegCertData() |
Modifier and Type | Method and Description |
---|---|
AuthBodyAndStrucType |
getAuth_body_and_struc_type() |
byte[] |
getAuth_body_data() |
IASN1PreparedElementData |
getPreparedData() |
void |
initWithDefaults() |
void |
setAuth_body_and_struc_type(AuthBodyAndStrucType value) |
void |
setAuth_body_data(byte[] value) |
public AuthBodyAndStrucType getAuth_body_and_struc_type()
public void setAuth_body_and_struc_type(AuthBodyAndStrucType value)
public byte[] getAuth_body_data()
public void setAuth_body_data(byte[] value)
public void initWithDefaults()
initWithDefaults
in interface IASN1PreparedElement
public IASN1PreparedElementData getPreparedData()
getPreparedData
in interface IASN1PreparedElement
Copyright © 2018 universAAL Consortium. All rights reserved.