Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getSigningKey (0.21 sec)

  1. src/main/java/jcifs/smb/Kerb5Context.java

         */
        @Override
        public String getNetbiosName () {
            return null;
        }
    
    
        /**
         * {@inheritDoc}
         *
         * @see jcifs.smb.SSPContext#getSigningKey()
         */
        @Override
        public byte[] getSigningKey () throws SmbException {
            /*
             * The kerberos session key is not accessible via the JGSS API. IBM and
    Java
    - Registered: Sun May 05 00:10:10 GMT 2024
    - Last Modified: Thu Aug 02 08:22:42 GMT 2018
    - 13.9K bytes
    - Viewed (0)
Back to top