Uses of Class
com.yoti.api.client.SignedTimestamp
Packages that use SignedTimestamp
-
Uses of SignedTimestamp in com.yoti.api.client
Methods in com.yoti.api.client that return SignedTimestampModifier and TypeMethodDescriptionAnchor.getSignedTimestamp()Timestamp applied at the time of Anchor creation.Constructors in com.yoti.api.client with parameters of type SignedTimestampModifierConstructorDescriptionAnchor(String type, String subType, String value, List<X509Certificate> originCertificates, SignedTimestamp signedTimestamp)