Verify Android SDK
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Verify Android SDK
residencecard-mock
/
jp.co.pocketsign.verify.mock.residencecard
/
ResidenceCardCertificate
Residence
Card
Certificate
interface
ResidenceCardCertificate
Inheritors
ConfigurableResidenceCardCertificate
Members
Properties
ca
Certificate
Link copied to clipboard
abstract
val
caCertificate
:
ByteArray
not
After
Link copied to clipboard
abstract
val
notAfter
:
LocalDateTime
not
Before
Link copied to clipboard
abstract
val
notBefore
:
LocalDateTime
private
Key
Link copied to clipboard
abstract
val
privateKey
:
ERROR CLASS: Symbol not found for RSAKeyParameters
Functions
create
Certificate
Link copied to clipboard
abstract
suspend
fun
createCertificate
(
)
:
ByteArray