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
jpki-mock
/
jp.co.pocketsign.verify.mock.mynacard.jpki
/
JPKICertificate
JPKICertificate
interface
JPKICertificate
Inheritors
ConfigurableMynaCardJPKIAPDigitalSignatureCertificate
ConfigurableMynaCardJPKIAPUserAuthenticationCertificate
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