Sha256: b820b3589c22b88c890d0a51c930ce5cdddeb516d0ba7c431e0655ff4c6a94c1
Contents?: true
Size: 708 Bytes
Versions: 100
Compression:
Stored size: 708 Bytes
Contents
name: Signature modelType: class definition: | A cryptographic signature used to determine data integrity and validity of the object it belongs to. attributes: algorithm: definition: The public key cryptographic algorithm used for this digital signature. type: iso14888Oid publicKey: definition: A reference to the actual public key used to verify the digital signature, a URI where the public key of the signer used for this signature is found. type: Uri signature: definition: The actual digital signature value encoded in Base64 format. type: CharacterString relations: - target: Localization relationship: target: type: direct direction: "[hidden]"
Version data entries
100 entries across 98 versions & 3 rubygems