toggle menu
Docs
Verify SDK リファレンス
1.1.1
common
switch theme
search in API
driver-mock
/
jp.co.pocketsign.verify.mock.mynacard
/
Certificate
Certificate
interface
Certificate
Inheritors
ConfigurableDigitalSignatureCertificate
ConfigurableUserAuthenticationCertificate
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
:
RSAKeyParameters
Functions
create
Certificate
Link copied to clipboard
abstract
suspend
fun
createCertificate
(
)
:
ByteArray