# Functions
NewProtocol returns a new StorageManager protocol.
# Constants
MethodAcquireCardID is the method ID for the method AcquireCardID.
MethodActivateWithCardID is the method ID for the method ActivateWithCardID.
ProtocolID is the protocol ID for the StorageManager protocol.
# Structs
Protocol stores all the RMC method handlers for the StorageManager protocol and listens for requests.
# Interfaces
Interface implements the methods present on the StorageManager protocol struct.