Interface IdentifierBasedObject

All Known Implementing Classes:
CertificateToken, EncapsulatedRevocationTokenIdentifier, LOTLInfo, PivotInfo, SignatureScope, TLInfo, Token

public interface IdentifierBasedObject
Defines the object having an identifier (e.g. AdvancedSignature, Token, etc.)
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the Identifier of the object
  • Method Details