Class SessionKey

  • All Implemented Interfaces:
    Codec

    public class SessionKey
    extends AuthorityId
    Wrapper for a SessionKey. Same as an normal AuthorityId, i.e. a wrapper around publicKey.
    • Field Summary

      • Fields inherited from class org.polkadot.types.codec.U8a

        raw
    • Constructor Summary

      Constructors 
      Constructor Description
      SessionKey​(java.lang.Object value)  
    • Constructor Detail

      • SessionKey

        public SessionKey​(java.lang.Object value)