Class PublicKey

    • Constructor Summary

      Constructors 
      Constructor Description
      PublicKey​(java.security.PublicKey publicKey)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.security.PublicKey getPublicKey()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PublicKey

        public PublicKey​(java.security.PublicKey publicKey)
    • Method Detail

      • getPublicKey

        public java.security.PublicKey getPublicKey()